[INFO] fetching crate camel-core 0.11.1...
[INFO] testing camel-core-0.11.1 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate camel-core 0.11.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate camel-core 0.11.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate camel-core 0.11.1
[INFO] tweaked toml for crates.io crate camel-core 0.11.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate camel-core 0.11.1 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate camel-core 0.11.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 40f2952d41c34f39187689f319ff5081f458f29649a4b1056d490d2a0a813055
[INFO] running `Command { std: "docker" "start" "40f2952d41c34f39187689f319ff5081f458f29649a4b1056d490d2a0a813055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40f2952d41c34f39187689f319ff5081f458f29649a4b1056d490d2a0a813055" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40f2952d41c34f39187689f319ff5081f458f29649a4b1056d490d2a0a813055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40f2952d41c34f39187689f319ff5081f458f29649a4b1056d490d2a0a813055" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling opentelemetry v0.32.0
[INFO] [stderr]    Compiling quick-xml v0.40.1
[INFO] [stderr]    Compiling ts-rs-macros v12.0.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling camel-endpoint-macros v0.11.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling redb v4.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling ts-rs v12.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling camel-bean-macros v0.11.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling camel-api v0.11.1
[INFO] [stderr]    Compiling camel-language-api v0.11.1
[INFO] [stderr]    Compiling camel-endpoint v0.11.1
[INFO] [stderr]    Compiling camel-bean v0.11.1
[INFO] [stderr]    Compiling camel-language-simple v0.11.1
[INFO] [stderr]    Compiling camel-processor v0.11.1
[INFO] [stderr]    Compiling camel-component-api v0.11.1
[INFO] [stderr]    Compiling camel-core v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.21s
[INFO] running `Command { std: "docker" "inspect" "40f2952d41c34f39187689f319ff5081f458f29649a4b1056d490d2a0a813055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40f2952d41c34f39187689f319ff5081f458f29649a4b1056d490d2a0a813055" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling camel-api v0.11.1
[INFO] [stderr]    Compiling camel-language-api v0.11.1
[INFO] [stderr]    Compiling camel-endpoint v0.11.1
[INFO] [stderr]    Compiling camel-bean v0.11.1
[INFO] [stderr]    Compiling camel-component-api v0.11.1
[INFO] [stderr]    Compiling camel-language-simple v0.11.1
[INFO] [stderr]    Compiling camel-processor v0.11.1
[INFO] [stderr]    Compiling camel-component-log v0.11.1
[INFO] [stderr]    Compiling camel-component-timer v0.11.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling camel-component-mock v0.11.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling camel-core v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr] error: could not compile `camel-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name camel_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unused_must_use --warn=unused_imports --warn=dead_code '--warn=clippy::all' --test --cfg 'feature="default"' --cfg 'feature="internal-adapters"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("camel-language-js", "camel-language-jsonpath", "camel-language-rhai", "camel-language-xpath", "default", "internal-adapters", "lang-js", "lang-jsonpath", "lang-rhai", "lang-xpath"))' -C metadata=3451b4a3a1e8ae65 -C extra-filename=-0675414bcb49e37e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-2f800e40724d1878.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-29512f383cf019e0.so --extern camel_api=/opt/rustwide/target/debug/deps/libcamel_api-4f9bdf0711852e15.rlib --extern camel_bean=/opt/rustwide/target/debug/deps/libcamel_bean-2f66e2fda9688195.rlib --extern camel_component_api=/opt/rustwide/target/debug/deps/libcamel_component_api-c375da18f9c07954.rlib --extern camel_component_log=/opt/rustwide/target/debug/deps/libcamel_component_log-95bfe6909bdfdc71.rlib --extern camel_component_mock=/opt/rustwide/target/debug/deps/libcamel_component_mock-e9c81a267cc3a855.rlib --extern camel_component_timer=/opt/rustwide/target/debug/deps/libcamel_component_timer-5dd58b88aff717ce.rlib --extern camel_endpoint=/opt/rustwide/target/debug/deps/libcamel_endpoint-0a555f6f1af101c4.rlib --extern camel_language_api=/opt/rustwide/target/debug/deps/libcamel_language_api-06884d82eb251010.rlib --extern camel_language_simple=/opt/rustwide/target/debug/deps/libcamel_language_simple-a7c29bd4452cb777.rlib --extern camel_processor=/opt/rustwide/target/debug/deps/libcamel_processor-735f5b9482be7334.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-938df56a05296744.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-f36566545f85dd9b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-09b6de36511be3b3.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-7656266a381ab69d.rlib --extern opentelemetry=/opt/rustwide/target/debug/deps/libopentelemetry-1efbd84bdfad4fb6.rlib --extern redb=/opt/rustwide/target/debug/deps/libredb-6e942dc3a51b144e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b274b80bbd1a5fad.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d72a2cf0078a6f3d.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-db2f360f3e13f231.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af8671636dbe4d60.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9dc2f21342cf4723.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-14658729aa9de966.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-b20e258f8a924aae.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-966b3173c93e7a48.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3b56ec64b27bd0df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-433319550286937d/out -L native=/opt/rustwide/target/debug/build/blake3-433319550286937d/out -L native=/opt/rustwide/target/debug/build/alloca-03b55639605838b4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "40f2952d41c34f39187689f319ff5081f458f29649a4b1056d490d2a0a813055", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40f2952d41c34f39187689f319ff5081f458f29649a4b1056d490d2a0a813055", kill_on_drop: false }`
[INFO] [stdout] 40f2952d41c34f39187689f319ff5081f458f29649a4b1056d490d2a0a813055
